Ref the popover before activating the item
authorGarrett Regier <garrettregier@gmail.com>
Sat, 23 Aug 2014 13:55:07 +0000 (06:55 -0700)
committerGarrett Regier <garrettregier@gmail.com>
Sat, 23 Aug 2014 14:51:59 +0000 (07:51 -0700)
commit907dae414a733f0beccb121d751365fd9128dd8e
treed85ba58afdf08634cc745d38c63025f065fc0cc1
parent08066b100957ff6ce9beaf5c6f5bfcad59928d7f
Ref the popover before activating the item

Otherwise the item could cause the popover to be destroyed,
for example a Quit item, and cause a warning to be printed.
gtk/gtkmenusectionbox.c